Initial Configuration:
Configuring iNotes chat when Sametime is tunneling:
Firefox, Safari, and Mac considerations:
If your Domino Mail Server uses the Domino Directory and your Sametime Server uses LDAP:
If you can't get your BuddyList working:
If Domino/iNotes uses SSL and Sametime does not:
http://www.ibm.com/support/docview.wss?rs=899&uid=swg21288116|Accessing Domino Web Access over SSL when integrated with non-SSL Sametime">">http://www.ibm.com/support/docview.wss?rs=899&uid=swg21288116|Accessing Domino Web Access over SSL when integrated with non-SSL Sametime
Technote archived, here is information:
DWA will use whatever protocol is presently being used on the mail server. In this situation, to allow awareness within DWA to a non-SSL Sametime server, the following notes.ini parameter should be added to the DWA server:
iNotes_WA_SametimeProtocol=http:
Notice the colon after http in the line above.
More information on this parameter can be found in the document titled, Notes.ini Variables for Domino Web Access (#1089521).
Complete the following steps:
1. On the DWA server, edit the server's notes.ini to include the following parameter:
i
Notes_WA_SametimeProtocol=http:
2. Restartt the server for this parameter to take effect.
3. Test:
a. Connect to a user's DWA mail file.
b. Enable instant messaging through Preferences.
You will gain awareness after a few moments.
With this parameter in place users will now be able to, (1) access their DWA server over SSL on the DWA server and (2) be able to connect to their Sametime server that is not SSL-enabled. This will allow them to use the Sametime awareness feature.
Note: This notes.ini parameter was introduced in 6.5.2 and will work for all previous DWA servers as well.
Clustering Sametime with iNotes:
Troubleshooting:
Always verify SSO is working:
The most common reason DWA/IM integration fails is because SSO is not working between the DWA and Sametime server. Checking this first will save a lot of time!
**Simply login to your iNotes server over the web and then attempt to login to your Sametime server over the web. If you are reprompted for credentials your SSO is probably not configured correctly.
If you name your LTPA token something different then LTPA you will need a notes.ini parameter:
ST_TOKEN_TYPE="Ltpa token name being used".